Welcome![Sign In][Sign Up]
Location:
Search - Tab dialog

Search list

[Dialog_Window把一个tab控件加入到一个form或对话框中

Description: 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Platform: | Size: 22200 | Author: 张强 | Hits:

[Dialog_Window移动的tab

Description: 非常漂亮、简单、使用的例子, 下载后很容易就可以加入到自己的程序中, 可以为你的系统增色不少哦 代码中:自己定义了CMyTab类,用在基于对话框的程序中,非常方便-very beautiful, simple, and examples of usage, downloading can be easily added to its own procedures, it can be for your system occasion oh code : CMyTab own definition of the category, based on dialog with the process, a very convenient
Platform: | Size: 34756 | Author: | Hits:

[Dialog_Windowformview_demo

Description: tab控件控制的多个form-Multiple forms which are controled by Tab control
Platform: | Size: 195584 | Author: 夏雨 | Hits:

[GUI Developtabtoolbardemo_src

Description: Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar
Platform: | Size: 89088 | Author: 徐丽志 | Hits:

[Dialog_Window把一个tab控件加入到一个form或对话框中

Description: 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Platform: | Size: 29696 | Author: 张强 | Hits:

[Windows DevelopCXTabCtrl - an easier tab control for dialogs and

Description:
Platform: | Size: 29696 | Author: | Hits:

[Windows Developtabcontrol_src

Description: 自定义的标签控件对话框。-Custom Controls dialog box labels.
Platform: | Size: 6144 | Author: 易天行 | Hits:

[Windows Developtabcontrol_demo

Description: 自定义的标签控件对话框-Custom Controls dialog box labels
Platform: | Size: 17408 | Author: 明杨 | Hits:

[Dialog_WindowMFC_interface

Description: 使用了tab control dde等控件,很不错的界面程序,希望能够帮助大家 -use of the tab control dde such controls, the interface is pretty good procedures in the hope that we can help
Platform: | Size: 32768 | Author: 朱创 | Hits:

[Dialog_Windowtab_dialog_demo

Description: 使用VC++6.0开发的标签页形式的对话框类-use VC++6.0 development of the tab form of dialog category
Platform: | Size: 27648 | Author: 陈贻斌 | Hits:

[PropertySheetsimple_tab_control_2007

Description: 一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。-A Tab control, dynamic creation, does not require embedded property page and dialog box, greatly reducing the code. CMyTabCtrl- Very Simple Dynamic Tab Control for MFC.
Platform: | Size: 112640 | Author: sangjisheng | Hits:

[StatusBarDialogInDialog

Description: dialog in dialog 对话框嵌套,是比较好的适合做TAB控件特效的时候-nested dialog in dialog dialog box is better suited to be a time when special effects TAB control
Platform: | Size: 27648 | Author: 高振刚 | Hits:

[OtherTab

Description: 自己写的VC,显示安装文件的代码,多个对话框组合-Write your own VC, showed that the installation files of code, a number of dialog portfolio
Platform: | Size: 41984 | Author: aaa | Hits:

[Dialog_WindowTabPage

Description: 展示了如何使用标签页对话框。使用这项技术,你的程序就可以有多个操控界面,并且能很方便地在界面之间切换。这为开发大型程序提供的便利。-Demonstrate how to use the tab dialog box. The use of this technology, your program can have more than one control interface, and can easily switch between the interface. This is for the development of large-scale program to provide convenience.
Platform: | Size: 35840 | Author: 安庆友 | Hits:

[VC/MFCTAB

Description: 一个在对话框中的Tab控件的实现例子,对初学者有很大帮助。-A Tab in the dialog box controls the implementation of the examples are very helpful for beginners.
Platform: | Size: 1898496 | Author: 王鹏 | Hits:

[Dialog_WindowTabDialog_demo1

Description: tab控件的用法,标签控件的用法。Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.-Nowadays dialog based applications are becoming more and more popular. To make my future development for dialog based application easier I worked out this CTabDialog, which operates like a Tab control, but gives you more chance to have your owner draw buttons and dialogs added. Hopefully CTabDialog will make your development of dialog based application easier.
Platform: | Size: 45056 | Author: 申夏 | Hits:

[GUI DevelopCTabPageSample

Description: VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程-VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
Platform: | Size: 47104 | Author: andylau | Hits:

[Tab ControlTab-Control

Description: 基于VC++6.0的,利用CTabView在对话框上实现Tab控件,可以直接运行-Based on VC++6.0, the use of CTabView Tab controls in the dialog box to achieve, can be run directly
Platform: | Size: 32768 | Author: yangzhao | Hits:

[Dialog_WindowVB-has-made-of-the-TAB-dialog-box

Description: VB+制作具有选项卡的对话框,程序及源代码,操作界面解释了编码过程等,无解压密码。-VB has made of the TAB dialog box
Platform: | Size: 38912 | Author: 梁少阔 | Hits:

[Linux-Unixtabdialog.tar

Description: 这个程序是qt中如何使用QTabWidget类构建一个tab对话框-The Tab Dialog example shows how to construct a tab dialog using the QTabWidget class.
Platform: | Size: 311296 | Author: xiaoxin | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net